home *** CD-ROM | disk | FTP | other *** search
/ Magic Publisher / Magic Publisher (1996)(Schatztruhe)(Disc 1 of 4).iso / Wordworth4SE / Setup < prev    next >
Text File  |  1996-01-28  |  302b  |  13 lines

  1. ; Setup Wordworth 4SE Assigns and Environment variable.
  2.  
  3. Assign >NIL: LIBS: DigitaLibs/ ADD
  4. Assign >NIL: FONTS: DigitaFonts/ ADD
  5. Assign >NIL: DIGITAIF: WwFonts/
  6.  
  7. If NOT Exists ENVARC:Wordworth
  8.     Makedir >NIL: ENVARC:Wordworth
  9.     Makedir >NIL: ENV:Wordworth
  10. Endif
  11.  
  12. SetEnv >NIL: Wordworth/WwFonts DIGITAIF:
  13.